home *** CD-ROM | disk | FTP | other *** search
- REM
- REM Flanker 1.0 from MindScape - using ANALOG throttle control.
- REM
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM Set BLACK hat mode switch to DIGITAL, RED mode switch to ANALOG.
-
- REM Select JOYSTICK as control from CONFIGS - SYSTEM SETUP.
-
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: (Settings required for this game to use WCSII)║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. MDEF Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- MDEF SU27WCS2
- GAME 0 20
-
- BTN UB /P /N RSFT WeaponSel /R /N WeaponSel
-
- BTN MB /N CannonToggle
-
- BTN LB /P /N RSFT WheelBrake /R /N WheelBrake
- BTN HU /P /N RSFT RadarUP /R /N RadarUP
- BTN HL /P /N RSFT RadarLT /R /N RadarLT
- BTN HR /P /N RSFT RadarRT /R /N RadarRT
- BTN HD /P /N RSFT RadarDN /R /N RadarDN
-
- REM BTN HM Arretir
-
- BTN 1 /P /N AirBrkOUT /R /N AirBrkIN
- BTN 2 /P /N RSFT TargetSelect /R /N TargetSelect
- BTN 3 /P /N RSFT ToggleLock /R /N ToggleLock
- BTN 4 /N MFDZoomOUT
- BTN 5 /N MFDZoomIN
- BTN 6 /N JettECM
-
- RKR UP /P HELMET
- /R ZEMLYA
- RKR DN /P NAV
- /R ZEMLYA
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-